home *** CD-ROM | disk | FTP | other *** search
- Path: daily-planet.execpc.com!earth!zieman
- From: zieman@earth.execpc.com (Glenn Zieman)
- Newsgroups: comp.lang.c
- Subject: Re: Understanding pointers
- Date: 15 Apr 1996 19:16:34 GMT
- Organization: Exec-PC
- Message-ID: <4ku7ai$c3a@daily-planet.execpc.com>
- References: <Barron.K.Herrington.21.01DF12CE@tek.com> <31728815.4716@ornl.gov>
- NNTP-Posting-Host: earth-le1.execpc.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Jay Flaherty (fty@ornl.gov) wrote:
- : Barron Herrington wrote:
- : >
- : > I need help understanding pointers, I understand variables and have the
- : > concept of pointers, but I can't seem to get it into code. Any quick
- : > explanation or easy projects or easy short program examples would be greatly
- : > appreciated.
- : >
- : > Thanks Barron
- : Use archie and search for snip9510.zip. It is a huge file of C code snippets.
- : There is a file called ptrtutor.txt that gives, in my opinion, the best tutorial
- : on pointers. It is written by Ted Jenson. If you need help locating it, let me
- : know...Jay
- : --
-
- If you have WWW, try
- http://www.strangeconnections.com/strange/library/index.html, There you
- will find 2 tutorials on pointers, a beginners and more advance on.
- There is also examples listed in the index.
-
-